[INFO] cloning repository https://github.com/broxamson/hcl-axum-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxamson/hcl-axum-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxamson%2Fhcl-axum-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxamson%2Fhcl-axum-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f4fd7b9ea0cd10ddda8eb6d1b422716db42c624
[INFO] testing broxamson/hcl-axum-api/8f4fd7b9ea0cd10ddda8eb6d1b422716db42c624 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxamson%2Fhcl-axum-api" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/broxamson/hcl-axum-api
[INFO] finished tweaking git repo https://github.com/broxamson/hcl-axum-api
[INFO] tweaked toml for git repo https://github.com/broxamson/hcl-axum-api written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/broxamson/hcl-axum-api on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/broxamson/hcl-axum-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusoto_core v0.48.0
[INFO] [stderr]   Downloaded semver v1.0.20
[INFO] [stderr]   Downloaded cpufeatures v0.2.11
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded futures-sink v0.3.29
[INFO] [stderr]   Downloaded futures-macro v0.3.29
[INFO] [stderr]   Downloaded futures-io v0.3.29
[INFO] [stderr]   Downloaded rusoto_signature v0.48.0
[INFO] [stderr]   Downloaded futures-executor v0.3.29
[INFO] [stderr]   Downloaded rusoto_credential v0.48.0
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded futures v0.3.29
[INFO] [stderr]   Downloaded kstring v2.0.0
[INFO] [stderr]   Downloaded vecmap-rs v0.1.13
[INFO] [stderr]   Downloaded syn v2.0.40
[INFO] [stderr]   Downloaded hcl-primitives v0.1.1
[INFO] [stderr]   Downloaded askama_parser v0.1.1
[INFO] [stderr]   Downloaded hcl-edit v0.7.4
[INFO] [stderr]   Downloaded askama_derive v0.12.2
[INFO] [stderr]   Downloaded h2 v0.3.22
[INFO] [stderr]   Downloaded basic-toml v0.1.7
[INFO] [stderr]   Downloaded hcl-rs v0.16.6
[INFO] [stderr]   Downloaded chrono v0.4.31
[INFO] [stderr]   Downloaded git2 v0.18.1
[INFO] [stderr]   Downloaded openssl v0.10.61
[INFO] [stderr]   Downloaded rusoto_ec2 v0.48.0
[INFO] [stderr]   Downloaded tokio v1.35.0
[INFO] [stderr]   Downloaded libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]   Downloaded reqwest v0.11.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94f42365ba843dac9d3ef097ad7a0216c96a925bfe5ae1afbe2de89230043888
[INFO] running `Command { std: "docker" "start" "-a" "94f42365ba843dac9d3ef097ad7a0216c96a925bfe5ae1afbe2de89230043888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94f42365ba843dac9d3ef097ad7a0216c96a925bfe5ae1afbe2de89230043888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94f42365ba843dac9d3ef097ad7a0216c96a925bfe5ae1afbe2de89230043888", kill_on_drop: false }`
[INFO] [stdout] 94f42365ba843dac9d3ef097ad7a0216c96a925bfe5ae1afbe2de89230043888
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ab1e2f11df12a5aef069622c5324be230ca98f24f4690d28fbe0f3ef4a9aa15
[INFO] running `Command { std: "docker" "start" "-a" "5ab1e2f11df12a5aef069622c5324be230ca98f24f4690d28fbe0f3ef4a9aa15", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling winnow v0.5.28
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling syn v2.0.40
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rusoto_core v0.48.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]    Compiling dotenvy_macro v0.15.7
[INFO] [stderr]    Compiling askama_parser v0.1.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling git2 v0.18.1
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling basic-toml v0.1.7
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling askama_derive v0.12.2
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling vecmap-rs v0.1.13
[INFO] [stderr]    Compiling hcl-primitives v0.1.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling hcl-edit v0.7.4
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling hcl-rs v0.16.6
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling rusoto_credential v0.48.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling rusoto_signature v0.48.0
[INFO] [stderr]    Compiling rusoto_ec2 v0.48.0
[INFO] [stderr]    Compiling netreoxide v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]   --> src/routes/git_func/mod.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let username_env = dotenv!("BITBUCKET_USER");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage of `dotenv!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Error loading .env file: path not found
[INFO] [stdout]   --> src/routes/git_func/mod.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let username_env = dotenv!("BITBUCKET_USER");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]   --> src/routes/git_func/mod.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let password_env = dotenv!("BITBUCKET_PASSWORD");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ caused by the macro expansion here
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage of `dotenv!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Error loading .env file: path not found
[INFO] [stdout]   --> src/routes/git_func/mod.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let password_env = dotenv!("BITBUCKET_PASSWORD");
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/jenkins/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `netreoxide` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rusoto_ec2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name rusoto_ec2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusoto_ec2-0.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_structs", "native-tls", "rustls", "serde", "serde_derive", "serialize_structs"))' -C metadata=4a088cd852d9e1fe -C extra-filename=-6ff6ea0ba2a717df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ed32c4ffb514cd64.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6315e977e1cf7408.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-4da996ae2af78760.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-756a1bb0558c7aac.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6dbc741f12dc0dce.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-34e5cd25acbb1def.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5ab1e2f11df12a5aef069622c5324be230ca98f24f4690d28fbe0f3ef4a9aa15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ab1e2f11df12a5aef069622c5324be230ca98f24f4690d28fbe0f3ef4a9aa15", kill_on_drop: false }`
[INFO] [stdout] 5ab1e2f11df12a5aef069622c5324be230ca98f24f4690d28fbe0f3ef4a9aa15
